home *** CD-ROM | disk | FTP | other *** search
/ Wildcat Files 2 / The Wildcat Files 2 (Arsenal Computer).ISO / netmail / wc-uucp.txt < prev    next >
Text File  |  1994-04-02  |  19KB  |  366 lines

  1.                              Wildcat! and UUCP
  2.                            -----------------
  3.  
  4.  
  5. INTRODUCTION:
  6.    Before continuing, you may want to skip down to the Terminology
  7.    section, so you can understand some of the common terms that
  8.    will be used within this text.
  9.  
  10. WHAT IS REQUIRED TO CONNECT TO A UUCP FEEDSITE:
  11.    The first thing you will need is a program that will allow you
  12.    to network your PC to a UUCP feedsite.  There are various
  13.    programs that will allow you to do this.  The most common ones
  14.    will take a UUCP mail packet in and convert it into a Fidonet
  15.    mail packet, Then after you have converted the packet into a
  16.    Fido mail packet you will use another program that will toss
  17.    the mail into Wildcat message databases.  Here are some of the
  18.    more popular Shareware/PD packages available today:
  19.  
  20.     FRED19N7.ZIP     FredGate   UUCP<->Fido      Michael Butler
  21.     WM301-1.ZIP  \
  22.     WM301-2.ZIP   >  WildMail   Fido<->WildCat!  Joe Martin
  23.     WM301-3.ZIP  /
  24.     WAF165.ARJ       Waffle     UUCP Frontend    Tomas Dell
  25.  
  26. WHERE TO FIND THESE FILES:
  27.    All of these files can be found on the HQ BBS.  If you have
  28.    trouble locating a file, try performing a keyword search for
  29.    UUCP and FIDO, as versions are subject to change.  You may also
  30.    be able to locate these file on an online information service,
  31.    such as CompuServe.  Alternatively, you can contact the product
  32.    manufacturers as follows:
  33.  
  34.    FredMail :
  35.        You can contact Michael Butler at the following network
  36.        addresses:                    
  37.        Internet : imb@asstdc.oz.au     FIDONet  : 3:712/515.0
  38.        REGISTRATION COST: Commercial only.  Contact author.
  39.  
  40.    WildMail :
  41.        Online Computer Resources can be contacted at:
  42.        Online Computer Resources
  43.        2036 Columbus Parkway #450
  44.        Benicia, CA  94510
  45.        (707) 552-1122 Voice
  46.        REGISTRATION COST: $65.00, plus shipping and handling.
  47.  
  48.    Waffle   :
  49.        Thomas E. Dell can be contacted by writing:
  50.        Thomas E. Dell
  51.        PO Box 4436
  52.        Mountainview, CA  94040
  53.        REGISTRATION COST: $30.00 personal/public BBS use.  $120.00  
  54.         commercial use.
  55.  
  56. HOW TO CONNECT TO UUCP:
  57.    After you have downloaded and installed FredGate, WildMail, and
  58.    Waffle you must locate a UUCP feed site.  There are many ways
  59.    of getting connected to a UUCP feedsite.  Some of the most
  60.    common are commercial UUCP sites, such as Holonet, which charge
  61.    a flat fee or an hourly rate.  Some universities may allow you
  62.    to get a UUCP feed from them.
  63.  
  64. HOW DO I CONTACT THESE COMPANIES:
  65.    HoloNet may be contacted at (800) 638-4656 or (510) 704-0160. 
  66.    Other companies offering UUCP feeds include UUNet and PSI. 
  67.    However, at the time of publication, no information was
  68.    available regarding these services.
  69.  
  70. COMMONLY ASKED QUESTIONS:
  71.   Q:   Can I FTP with UUCP or WildCat?
  72.   A:   NO.  FTP is a unix to unix site transfer method utilizing
  73.        TCP/IP as its protocol.  The two systems must be physically
  74.        connected to the Internet itself.  Using one of the many
  75.        services on the Internet, you can send e-mail requesting a
  76.        file.  If the file can be located, it will be sent back to
  77.        you as e-mail in a text format called UUENCODE.  To convert
  78.        the text file into a binary file, you will need a program
  79.        called UUDECODE.
  80.  
  81.   Q:   Can I TELNET with Wildcat using UUCP?
  82.   A:   NO. Telnet is a Internet site to site protocol using       
  83.        TCP/IP.
  84.  
  85.  
  86. TERMINOLOGY:
  87.   UUCP:
  88.    (Unix to Unix Copy Program) An application program developed in
  89.    the mid 1970s for version 7 UNIX that allows one UNIX
  90.    timesharing system to copy files to or form another UNIX
  91.    timesharing system over a single (usually dialup) link. Because
  92.    UUCP is the basis for electronic mail transfer in UNIX, the
  93.    term is oftem used loosely to refer to UNIX mail transfer.
  94.  
  95.   INTERNET:
  96.    Physically, a collection of packet switching networks
  97.    interconnected by gateways along with protocols that allow them
  98.    to function logically as a single, large, virtual network. When
  99.    written in upper case, Internet refers specifically to the
  100.    connected Internet and the TCP/IP protocol it uses.
  101.  
  102.   USENET:
  103.    Usenet is a large collection of computers that are
  104.    interconnected by the world wide network known as the internet.
  105.    Usenet is the message network for the internet, And there are
  106.    currently about 5000 newsgroups on usenet.
  107.  
  108.   NEWGROUPS:
  109.    A message conference on Usenet.
  110.  
  111.   TCP/IP:
  112.    (Transmission Control Protocol/Internet Protocol) The TCP/IP
  113.    standard transport level protocol that provides the reliable,
  114.    full duplex, stream service on which many application protocols
  115.    depend.  The entire protocol suite is often referred to as
  116.    TCP/IP because TCP and IP are the two most fundamental
  117.    protocols.
  118.  
  119.   TELNET:
  120.    The TCP/IP standard protocol for remote terminal connection
  121.    service.  Telnet allows user at one site to interact with a
  122.    remote timesharing system at another site as if the users's
  123.    terminal was connected directly to the remote machine.  That
  124.    is, the user invokes a Telnet application program that connects
  125.    to a remote machine, prompts for a login id and password, and
  126.    then passes keystrokes from the users terminal to the remote
  127.    machine and displays output from the remote machine on the
  128.    users terminal.
  129.  
  130.   ETHERNET:
  131.    A popular local area network technology.  An Ethernet itself is
  132.    a passive coaxial cable; the interconnections contain all
  133.    active components. Ethernet is a best-effort delivery system
  134.    that uses CSMA/CD technology, And is capable of speeds of 10
  135.    Mbps.  Ethernet is also referred to as Thinnet or Cheapnet.
  136.  
  137.   MBPS:
  138.    (Millions of Bits Per Second) A measure of the rate of data
  139.    transmission.   
  140.  
  141.   FTP:
  142.    (File Transfer Protocol) The TCP/IP standard, high-level
  143.    protocol for transferring files from one machine to another. 
  144.    Usually implemented as application level program, FTP uses the
  145.    TELNET and TCP protocols.  The server side requires a client to
  146.    supply a login identifier and password before it will honor
  147.    requests.  FTP is an internet site to site transfer protocol in
  148.    real time.  The systems must be physically connected to the
  149.    internet.
  150.  
  151. HISTORY:
  152.    Usenet came into being in late 1979, shortly after the release
  153.    of V7 Unix with UUCP.  Two Duke University grad students in
  154.    North Carolina, Tom Truscott and Jim Ellis, thought of hooking
  155.    computers together to exchange information with the Unix
  156.    community.  Steve Bellovin, a grad student at the University of
  157.    North Carolina, put together the first version of the news
  158.    software using shell scripts and installed it on the first two
  159.    sites: "unc" and "duke." At the beginning of 1980 the network
  160.    consisted of those two sites and "phs" (another machine at
  161.    Duke), and was described at the January Usenix conference. 
  162.    Steve Bellovin later rewrote the scripts into C programs, but
  163.    they were never released beyond "unc" and "duke." Shortly
  164.    thereafter, Steve Daniel did another implementation in C for
  165.    public distribution.  Tom Truscott made further modifications,
  166.    and this became the "A" news release.
  167.  
  168.    In 1981 at U. C. Berkeley, grad student Mark Horton and high
  169.    school student Matt Glickman rewrote the news software to add
  170.    functionality and to cope with the ever increasing volume of
  171.    news -- "A" news was intended for only a few articles per group
  172.    per day.  This rewrite was the "B" news version.  The first
  173.    public release was version 2.1 in 1982; the 1.* versions were
  174.    all beta test.  As the net grew, the news software was expanded
  175.    and modified.  The last version maintained and released
  176.    primarily by Mark was 2.10.1.
  177.  
  178.    Rick Adams, at the Center for Seismic Studies, took over
  179.    coordination of the maintenance and enhancement of the news
  180.    software with the 2.10.2 release in 1984.  By this time, the
  181.    increasing volume of news was becoming a concern, and the
  182.    mechanism for moderated groups was added to the software at
  183.    2.10.2.  Moderated groups were inspired by ARPA mailing lists
  184.    and experience with other bulletin board systems.  In late
  185.    1986, version 2.11 of news was released, including a number of
  186.    changes to support a new naming structure for newsgroups,
  187.    enhanced batching and compression,  enhanced ihave/sendme
  188.    control messages, and other features.
  189.  
  190.    The current release of news is 2.11, patchlevel 19.  Article
  191.    format is specified in RFC 1036, last revised in December 1987
  192.    (a version is distributed with the news software).
  193.        {An aside about RFCs:  a RFC is a Request For Comment,
  194.        a de-facto standard in the Internet Community.  It is a
  195.        form of published software standard, done through the
  196.        Network Information Center (NIC) at SRI.  Copies of
  197.        RFCs are often posted to the net and obtainable    
  198.        from archive sites.}
  199.  
  200.    A new version of news, becoming known as "C" news, has been
  201.    developed at the University of Toronto by Geoff Collyer and
  202.    Henry Spencer.  This version is a rewrite of the lowest levels
  203.    of news to increase article processing speed, decrease article
  204.    expiration processing and improve the reliability of the news
  205.    system through better locking, etc.  The package was released
  206.    to the net in the autumn of 1987.  For more information, see
  207.    the paper "News Need Not Be Slow," published in The Winter 1987
  208.    Usenix Technical Conference proceedings.
  209.  
  210.    ANU-NEWS is news package written by Geoff Huston of Australia
  211.    for VMS systems.  ANU-NEWS is complete news system that allows
  212.    reading, posting, direct replies, moderated newsgroups, etc. 
  213.    in a fashion closely related to regular news.  The
  214.    implementation includes the RFC1036 news propagation algorithms
  215.    and integrated use of the NNTP protocols (see below) to support
  216.    remote news servers, implemented as a VAX/VMS Decnet object.  A
  217.    RFC977 server implemented as a Decnet object is also included. 
  218.    The ANU-NEWS interface is similar to standard DEC screen
  219.    oriented systems.  The license for the software is free, and 
  220.    there are no restrictions on the re-distribution.  For more
  221.    info, contact gih900@fac.anu.oz.au (Geoff Huston).  ANU-NEWS is
  222.    available for FTP from kuhub.cc.ukans.edu.  Contact
  223.    SLOANE@KUHUB.CC.UKANS.EDU for more info.
  224.  
  225.    Several popular screen-oriented news reading interfaces have
  226.    been developed in the last few years to replace the traditional
  227.    "readnews" interface.  The first of these was "vnews" and it
  228.    was written by Kenneth Almquist.  "vnews" provides a
  229.    "readnews"-like command interface, but displays articles using
  230.    direct screen positioning.  It appears to have been inspired,
  231.    to some extent, by the "notes" system (described below).
  232.  
  233.    "vnews" is currently distributed with the standard 2.11 news
  234.    source.
  235.  
  236.    A second, more versatile interface, "rn", was developed by
  237.    Larry Wall now of JPL/NASA and released in 1984.  This
  238.    interface also uses full-screen display with direct
  239.    positioning, but it includes many other useful features and is
  240.    very popular with many regular net readers. The interface
  241.    includes reading, discarding, and/or processing of articles
  242.    based on user-definable patterns, the ability to follow 
  243.    "threads of discussions" in newsgroups, and the ability of the
  244.    user to develop customized macros for display and keyboard
  245.    interaction.  "rn" is currently at release 4.3, patchlevel 53,
  246.    with a major re-release under development; release 4.4 is
  247.    expected at the end of January 1991.  "rn" is not provided with
  248.    the standard news software release, but is very widely
  249.    available due to its popularity.
  250.  
  251.    xrn is an X11-based interface to NNTP that was written by Rick  
  252.    Spickelmier and Ellen Sentovich (UC Berkeley).  The current
  253.    version is 6.9.  xrn supports many features, including sorting
  254.    by subject, user-settable key bindings, graceful handling of
  255.    NNTP server crashes, and many of the features of rn (including
  256.    KILL files and key bindings similar to rn).  xrn is actively
  257.    supported by the authors with bug fixing and feature addition
  258.    support from many of the users.  xrn can be retrieved from most
  259.    of the popular FTP sites (gatekeeper.dec.com, uunet.uu.net,
  260.    expo.lcs.mit.edu) and is on the X11R4 distribution from MIT (in
  261.    the contrib section).
  262.  
  263.    There are two popular macro packages named "GNUS" and "Gnews"
  264.    that can be used with the GNU Emacs text editor.  These allow
  265.    reading, replying, and posting interaction with the news from
  266.    inside the Emacs text editor.  Client code exists to get the
  267.    articles using NNTP rather than from a local disk.  Copies can
  268.    be found on most archive sites that carry the GNU archives.
  269.  
  270.    "nn" is yet another reader interface, developed by Kim F. Storm
  271.    of Denmark and released in 1989. nn differs from the
  272.    traditional readnews and vnews by presenting a menu of article
  273.    subject and sender-name lines, allowing you to preselect
  274.    articles to read. nn is also a very fast newsreader, as it
  275.    keeps a database of article headers on-line (I.e. it trades
  276.    space for time. A good rule of thumb is that the nn database
  277.    size is 5%-10% of your news spool. So up to 110% of your news  
  278.    spool is the amount of space news and the nn database will
  279.    take).  The current version of nn is 6.4.11. nn can be obtained
  280.    via anonymous FTP from dkuug.dk, uop.uop.edu,
  281.    mthvax.cs.miami.edu or various other sites; European sites
  282.    should request the sources from their nearest backbone site.
  283.    Other options can be found by reading news.software.nn.
  284.  
  285.    "notes" is a software package popular at some sites.  It uses a 
  286.    different internal organization of articles, and a different
  287.    interchange format than that of the standard Usenet software.
  288.    It was inspired by the notesfiles available in the PLATO system
  289.    and was developed independently from the Usenet news.
  290.    Eventually, the "notes" network and Usenet were joined via
  291.    gateways doing (sometimes imperfect) protocol translation. The
  292.    interface for "notes" is similar to "rn" but implements
  293.    different features, many of which are dictated by its internal
  294.    organization.  "notes" was written in 1980-1981 by Ray Essick  
  295.    and Rob Kolstad, (then) grad students at the University of
  296.    Illinois at Urbana-Champaign.  The first public release of
  297.    "notes" was at the January 1982 Usenix conference.  The current
  298.    release of notes is version 1.7.
  299.  
  300.    In March 1986 a package was released implementing news
  301.    transmission, posting, and reading using the Network News
  302.    Transfer Protocol (NNTP) (as specified in RFC 977).  This
  303.    protocol allows hosts to exchange articles via TCP/IP
  304.    connections rather than using the traditional uucp.  It also
  305.    permits users to read and post news (using a modified version
  306.    of "rn" or other user agents) from machines which cannot or  
  307.    choose not to install the USENET news software.  Reading and
  308.    posting are done using TCP/IP messages to a server host which
  309.    does run the USENET software.  Sites which have many
  310.    workstations like the Sun and Apollo products find this a
  311.    convenient way to allow workstation users to read news without
  312.    having to store articles on each system.  Many of the Usenet
  313.    hosts that are also on the Internet exchange news articles
  314.    using NNTP because the load impact of NNTP is much lower than
  315.    uucp (and NNTP ensures much faster propagation).
  316.  
  317.    NNTP grew out of independent work in 1984-1985 by Brian Kantor
  318.    at U.C. San Diego and Phil Lapsley at U. C. Berkeley.  It is
  319.    now in release 1.5.11, with the next planned release at 1.6.
  320.    NNTP includes support for System V UNIX with Excelan Ethernet
  321.    cards and DECNET under Ultrix.  NNTP was developed at U. C. 
  322.    Berkeley by Phil Lapsley with help from Erik Fair, Steven
  323.    Grady, and Mike Meyer, among others.  The NNTP package is
  324.    distributed on the 4.3BSD release tape (although that is
  325.    version 1.2a and out-of-date) and is also available from the  
  326.    various authors, many major hosts, and by anonymous FTP from 
  327.    lib.tmc.edu, mthvax.cs.miami.edu and uunet.uu.net Reader NNTP
  328.    clients for VMS are also available, including VMS/VNEWS  
  329.    (current release 1.3-4.1) and an upcoming reader only version
  330.    of ANU-NEWS. VMS/VNEWS is available from mcmahon@tgv.com. 
  331.    Although the current release of ANU-NEWS is useable as a reader
  332.    it can be difficult when used with a UNIX server.
  333.  
  334.    An NNTP newsreader for Macintoshs is available called
  335.    HyperNews. It is implemented as a HyperCard stack and depends
  336.    on MacTCP. It is available from many Mac archives, including
  337.    apple.com and sumex-aim.stanford.edu There is also an
  338.    NNTP-based netnews reader for Symbolics Lisp Machines (under
  339.    Genera 7) available for anonymous FTP from ucbvax.berkeley.edu  
  340.    [128.32.133.1] in pub/nntp-clients/lispm written by Ian
  341.    Connolly <connolly@coins.cs.umass.edu> and maintained by
  342.    Richard Welty <welty@lewis.crd.ge.com>.  In addition, another
  343.    NNTP-based news browser is available running under Genera 7 and
  344.    Genera 8.  It provides mouse driven hierarchic browsing of
  345.    newsgroups and articles, with support for X11 servers on remote
  346.    machines.  It is available for anonymous FTP on
  347.    flash.bellcore.com [128.96.32.20] in the directory 
  348.    pub/lispm/news-reader/.  It is written and maintained by Peter  
  349.    Clitherow <pc@bellcore.com> 
  350.  
  351.    A TOPS-20 reader was developed by Dave Edwards of SRI
  352.    <dle@kl.sri.com>, but current availability is unknown. An NNTP
  353.    reader suite for PC's running MS-DOS and having Excelan boards
  354.    is available for ftp from ames.arc.nasa.gov; get the pcrrn
  355.    files.  There are two MS-DOS news readers that can be obtained
  356.    from bcm.tmc.edu in the "nfs" directory. They both require
  357.    PC-NFS (from Sun to work). They will both work under PC/TCP
  358.    from FTP Software early this year. Source will be provided at
  359.    that time.
  360.  
  361.    At least one IBM VM/SP (CMS) version of the Usenet software is  
  362.    available.  Interested parties should contact Irwin Tillman of 
  363.    Princeton University (irwin@pucc.princeton.edu or
  364.    irwin@pucc.bitnet) for details.  Another version may also be
  365.    available from Bill Verity at Penn State (whv@psuvm.bitnet).
  366.